chore(deps): update all non-major dependencies #4005
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.12
->3.2.14
3.2.15
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
7.16.0
->7.16.1
7.16.2
4.23.2
->4.24.0
4.25.1
(+1)1.10.7
->1.10.8
1.10.11
(+1)5.64.1
->5.64.2
50.6.1
->50.6.2
50.6.3
15.4.0
->15.4.1
15.4.3
(+1)7.1.2
->7.1.3
v2.10.3
->v2.10.4
Release Notes
coveo/ui-kit (@coveo/atomic-react)
v3.2.14
Compare Source
v3.2.13
Compare Source
mantinedev/mantine (@mantine/carousel)
v7.16.1
Compare Source
What's Changed
[@mantine/core]
Menu: AddwithInitialFocusPlaceholder
prop support[@mantine/core]
Slider: FixonChangeEnd
being called whendisabled
prop is set[@mantine/core]
Add option to customize chevron color withchevronColor
prop in Select and MultiSelect components[@mantine/core]
Fix incorrect styles of nested tables (#7354)[@mantine/core]
: NumberInput: FixonChange
being called inonBlur
if the value has not been changed (#7383)[@mantine/core]
Menu: Adddata-disabled
prop handling to Menu.Item component (#7377)[@mantine/form]
Fix incorrect values handling inform.resetDirty
(#7373)[@mantine/chart]
AreaChart: FixgridColor
andtextColor
props being passed as attributes to the DOM node (#7378)[@mantine/hooks]
use-in-viewport: Fix tracking being stopped when used with a dnd library (#7359)[@mantine/core]
MantineProvider: Fix jest tests not running in case there is incorrectwindow.matchMedia
polyfill implementation (#7360)[@mantine/core]
Modal: Fix Escape key not working in old Safari versions (#7358)New Contributors
Full Changelog: mantinedev/mantine@7.16.0...7.16.1
ionic-team/stencil (@stencil/core)
v4.24.0
Compare Source
Bug Fixes
Features
@Prop
/@State
now work with runtime decorators (#6084) (82fc857)Thanks
🎉# Thanks for @johnjenkins for their contributions! 🎉
🌮 4.23.2 (2025-01-10)
Bug Fixes
🌯 4.23.1 (2025-01-06)
Bug Fixes
parseClassList
(#6085) (5d29255)<slot />
and slotted nodes (#6082) (13ee704), closes #6080, #6081 and #6088scoped: true
SSR-ed, slotted nodes next/prev sibling accessors (#6057) (af102ce), closes #6056swc-project/swc (@swc/core)
v1.10.8
Compare Source
Bug Fixes
(es/decorators) Fix init order of
2022-03
impl (#9760) (751a310)(es/testing) Fix sourcemap generation (#9891) (008f2de)
(es/ts_strip) Handle ASI hazard in return statement (#9882) (121b5fe)
(typescript) Collect usages in extend clauses of classes and interfaces (#9893) (ef29ef6)
Features
Performance
(bench) Run benchmark on a custom runner (#9877) (2d6f9a5)
(es/codegen) Remove needless allocations (#9890) (f230ff2)
(es/minifier) Make the first run of DCE more efficient (#9868) (7329824)
(es/minifier) Adjust parallel threshold (#9872) (d5d856c)
(es/minifier) Box
VarUsageInfo
ofProgramData
(#9894) (fafd754)(es/renamer) Use
IndexSet
for rename queue (#9866) (f404720)(es/utils) Optimize
maybe_par_idx_raw
(#9870) (46e3d77)Enable
concurrent
in codspeed bench (#9862) (6c2bb13)Refactor
(atoms) Rename
FastAtom
toUnsafeAtom
(#9873) (3df8b44)(es/minifier) Add a way to profile minifier for real-world inputs (#9881) (9657294)
(es/minifier) Use
chili
forminify-all
example (#9885) (197f0bc)(es/minifier) Make
minify-all
profilable (#9888) (fbad136)TanStack/query (@tanstack/react-query)
v5.64.2
Compare Source
Version 5.64.2 - 1/19/25, 8:45 AM
Changes
Fix
3e3fba9
) by Seyed Mohammad AsadiChore
f04dd19
) by Lachlan CollinsPackages
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.6.2
Compare Source
Bug Fixes
valid-types
: update closure suppress types; fixes #1349 (#1350) (a57f36e)lint-staged/lint-staged (lint-staged)
v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.remix-run/react-router (react-router-dom)
v7.1.3
Compare Source
Patch Changes
[email protected]
step-security/harden-runner (step-security/harden-runner)
v2.10.4
Compare Source
What's Changed
Fixed a potential Harden-Runner post step failure that could occur when printing agent service logs. The fix gracefully handles failures without failing the post step.
Full Changelog: step-security/harden-runner@v2...v2.10.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.